From a9f4de659b04b04dc5b4f58198e44177e00021f6 Mon Sep 17 00:00:00 2001 From: kurt Date: Sun, 29 Apr 2012 17:31:41 -0400 Subject: Fixed date in changelog, removed incorrect depends in control files --- diff --git a/changelog b/changelog index db73fd7..5d790ba 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,3 @@ D-Bus (1.4.20) * Initial Release - -- Kurt Meyer Sat, 28 Apr 2012 23:40:35 -0400 + -- Kurt Meyer Sat, 28 Apr 2012 17:31:49 -0400 diff --git a/dbus-dev.pkg/control b/dbus-dev.pkg/control index 699fca4..3818333 100644 --- a/dbus-dev.pkg/control +++ b/dbus-dev.pkg/control @@ -1,6 +1,6 @@ Package: dbus Architecture: any-linux-any -Depends: gcc, make, expat +Depends: expat Description: D-Bus is a message bus system for applications to talk to each other. . diff --git a/dbus-doc.pkg/control b/dbus-doc.pkg/control index 16c6ce8..29a1cef 100644 --- a/dbus-doc.pkg/control +++ b/dbus-doc.pkg/control @@ -1,6 +1,6 @@ Package: dbus Architecture: any-linux-any -Depends: gcc, make, expat +Depends: expat Description: D-Bus is a message bus system for applications to talk to each other. . diff --git a/dbus.pkg/control b/dbus.pkg/control index 2ffd016..4d514d0 100644 --- a/dbus.pkg/control +++ b/dbus.pkg/control @@ -1,6 +1,6 @@ Package: dbus Architecture: any-linux-any -Depends: gcc, make, expat +Depends: expat Description: D-Bus is a message bus system for applications to talk to each other. . diff --git a/libdbus.1.pkg/control b/libdbus.1.pkg/control index 85978e4..6ef3014 100644 --- a/libdbus.1.pkg/control +++ b/libdbus.1.pkg/control @@ -1,6 +1,6 @@ Package: libdbus.1 Architecture: any-linux-any -Depends: gcc, make, expat +Depends: expat Description: D-Bus is a message bus system for applications to talk to each other. . -- cgit v0.9.1