mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
orrery: added missing dependency on gtk+
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
This commit is contained in:
committed by
Koen Kooi
parent
1c6b8287b4
commit
49fa1df21e
@@ -3,6 +3,7 @@ HOMEPAGE = "http://projects.openmoko.org/projects/orrery/"
|
||||
SECTION = "x11/scientific"
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://orrery.c;endline=25;md5=d792bdf2b591972da175aecc38d88cfe"
|
||||
DEPENDS = "gtk+"
|
||||
|
||||
inherit autotools
|
||||
|
||||
|
||||
Reference in New Issue
Block a user