| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Thanks to the pkgparentdir and pkgname functions, we can rewrite the
AUTOTARGETS macro in a way that avoids the need for each package to
repeat its name and the directory in which it is present.
[Peter: pkgdir->pkgparentdir]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
|
| |
|
|
|
|
| |
libsexy doesn't depend on libX11, but it does need libxml2.
|
|
|
|
| |
It's wrong, libsexy doesn't depend on an X server.
|
| |
|
|
|
|
| |
Make it depend on libgtk2 while we're at it.
|
|
|
|
| |
'default n' is the default, so there's no need to say it explicitly.
|
|
|