repo.or.cz
/
openembedded.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
libdmx: Add fso-specs to DEPENDS
[openembedded.git]
/
recipes
/
gpe-su
/
gpe-su.inc
blob
287915e6f63a9fca833db978fca726dbb0264e59
1
DESCRIPTION = "GPE Graphical root-shell frontend"
2
SECTION = "gpe"
3
LICENSE = "GPL"
4
DEPENDS = "libgpewidget virtual/libintl"
5
6
SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz"
7
8
inherit gpe pkgconfig
9
10
SRC_URI += "file://makefile-fix.patch;patch=1"