mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
oh-puzzles: Set DEPENDS correctly
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1716 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
DESCRIPTION = "Portable Puzzle Collection"
|
DESCRIPTION = "Portable Puzzle Collection"
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
SECTION = "x11"
|
SECTION = "x11"
|
||||||
DEPENDS = "gtk+"
|
DEPENDS = "gtk+ gconf intltool-native librsvg"
|
||||||
PV = "0.1+svn${SRCDATE}"
|
PV = "0.1+svn${SRCDATE}"
|
||||||
PR = "r2"
|
PR = "r2"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user