blob: 6654d4105d8be78455c7b6bd85b0a80fe396a7f7 (
plain)
1
2
3
4
5
6
7
8
9
10
|
inherit gpe pkgconfig
LICENSE = "GPL"
DESCRIPTION = "Plucker ebook reader"
DEPENDS = "gtk+ libgpewidget"
SECTION = "gpe"
PRIORITY = "optional"
PARALLEL_MAKE=""
SRC_URI += "file://fix_makefiles.patch;patch=1"
|