[oe-commits] org.oe.dev gamin: inherite pkgconfig

koen commit openembedded-commits at lists.openembedded.org
Mon Apr 30 11:25:08 UTC 2007


gamin: inherite pkgconfig

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 7ffa5d7466f1ac824967972c8431d694a2ef9cdd
ViewMTN: http://monotone.openembedded.org/revision.psp?id=7ffa5d7466f1ac824967972c8431d694a2ef9cdd
Files:
1
packages/gamin/gamin_0.1.8.bb
Diffs:

#
# mt diff -r18ca2479d86c047fe01623ea28704cd239c81a4e -r7ffa5d7466f1ac824967972c8431d694a2ef9cdd
#
# 
# 
# patch "packages/gamin/gamin_0.1.8.bb"
#  from [40ce9f5a7c9a488ca4f66a56cf05e6559b0702ee]
#    to [9f064b252f1f300b983caab8ca95f4465c094d54]
# 
============================================================
--- packages/gamin/gamin_0.1.8.bb	40ce9f5a7c9a488ca4f66a56cf05e6559b0702ee
+++ packages/gamin/gamin_0.1.8.bb	9f064b252f1f300b983caab8ca95f4465c094d54
@@ -1,10 +1,10 @@ SRC_URI = "http://www.gnome.org/~veillar
 DESCRIPTION = "Gamin is a file and directory monitoring system defined to be a subset of the FAM (File Alteration Monitor) system."
 LICENSE = "LGPL"
 
 SRC_URI = "http://www.gnome.org/~veillard/gamin/sources/gamin-${PV}.tar.gz \
            file://no-abstract-sockets.patch;patch=1"
 
-inherit autotools
+inherit autotools pkgconfig
 
 do_stage() {
         autotools_stage_all






More information about the Openembedded-commits mailing list