From c52e9c2c653dcf60f5bc27d348e55dadca38689c Mon Sep 17 00:00:00 2001 From: kurt Date: Sun, 29 Apr 2012 20:10:00 -0400 Subject: Fixed control files: added libexpat.1 to depends, and changed architecture field. Fixed build file. --- (limited to 'libdbus.1.pkg/control') diff --git a/libdbus.1.pkg/control b/libdbus.1.pkg/control index 6ef3014..d71ba4e 100644 --- a/libdbus.1.pkg/control +++ b/libdbus.1.pkg/control @@ -1,6 +1,6 @@ Package: libdbus.1 -Architecture: any-linux-any -Depends: expat +Architecture: any +Depends: expat, libexpat.1 Description: D-Bus is a message bus system for applications to talk to each other. . -- cgit v0.9.1