diff options
Diffstat (limited to 'openembedded/packages/libmatchbox/libmatchbox.inc')
| -rw-r--r-- | openembedded/packages/libmatchbox/libmatchbox.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded/packages/libmatchbox/libmatchbox.inc b/openembedded/packages/libmatchbox/libmatchbox.inc index e8700cb7b6..974014f276 100644 --- a/openembedded/packages/libmatchbox/libmatchbox.inc +++ b/openembedded/packages/libmatchbox/libmatchbox.inc | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SECTION = "x11/libs" | 1 | SECTION = "x11/libs" |
| 2 | DESCRIPTION = "Matchbox window manager core library" | 2 | DESCRIPTION = "Matchbox window manager core library" |
| 3 | LICENSE = "GPL" | 3 | LICENSE = "GPL" |
| 4 | DEPENDS = "x11 xext expat libxft jpeg libpng zlib libxsettings-client" | 4 | DEPENDS = "libx11 libxext expat libxft jpeg libpng zlib libxsettings-client" |
| 5 | PR="r2" | 5 | PR="r2" |
| 6 | 6 | ||
| 7 | inherit autotools pkgconfig | 7 | inherit autotools pkgconfig |
