mirror of
https://git.yoctoproject.org/poky
synced 2026-04-14 08:02:30 +02: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"
|
||||
LICENSE = "MIT"
|
||||
SECTION = "x11"
|
||||
DEPENDS = "gtk+"
|
||||
DEPENDS = "gtk+ gconf intltool-native librsvg"
|
||||
PV = "0.1+svn${SRCDATE}"
|
||||
PR = "r2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user