projects
/
opendreambox.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
dreambox-compat: move runtime dependency to actual users
[opendreambox.git]
/
meta-opendreambox
/
recipes-dreambox
/
enigma2
/
enigma2-bin-3.2.inc
1
DEPENDS = "libsigc++-1.2"
2
INC_PR = "r10"
3
4
# Shlibs can't find them. See dreambox-compat.
5
RDEPENDS_${PN} += "dreambox-compat giflib jpeg libdvbsi++ libpython2"
6
7
require enigma2-bin-common.inc
8
9
INSANE_SKIP_${PN} = "dev-so"