Files
poky/meta/packages/xorg-app/xev_1.0.2.bb
Marcin Juszkiewicz c33d06fa37 xev:added 1.0.2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1634 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-09 15:19:35 +00:00

11 lines
160 B
BlitzBasic

require xorg-app-common.inc
PE = "1"
DESCRIPTION = "X Event Viewer"
LICENSE = "MIT"
DEPENDS += " virtual/libx11"
SRC_URI += "file://diet-x11.patch;patch=1"