Make evolution-dev depend on libevolution instead of evolution.
git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2194 ed03ce00-e4f4-0310-9448-ee38221cb277
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -7,6 +7,7 @@ evolution (3.4.2-2) UNRELEASED; urgency=low
|
||||
consider using a debhelper executable to generate the file list.
|
||||
* Add missing dependencies on libedataserver1.2-dev and libebackend1.2-dev,
|
||||
as per pkgconfig files (BGO #677045).
|
||||
* Make evolution-dev depend on libevolution instead of evolution.
|
||||
|
||||
-- Jordi Mallach <jordi@debian.org> Sat, 19 May 2012 13:33:39 +0200
|
||||
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -146,7 +146,7 @@ Description: architecture independent files for Evolution
|
||||
Package: evolution-dev
|
||||
Section: devel
|
||||
Architecture: any
|
||||
Depends: evolution (= ${binary:Version}),
|
||||
Depends: libevolution (= ${binary:Version}),
|
||||
${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
# evolution-plugin
|
||||
|
Reference in New Issue
Block a user