]> git.sur5r.net Git - i3/i3/commitdiff
lower dependency on libstartup-notification, fix build-dep in debian/control
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 23 Oct 2011 11:01:22 +0000 (12:01 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 23 Oct 2011 11:01:22 +0000 (12:01 +0100)
DEPENDS
debian/control

diff --git a/DEPENDS b/DEPENDS
index 77034d771c6b10d0a5fa9f758639847d06e5869d..649b26980284d07c0498c97d87299828d3ae1f99 100644 (file)
--- a/DEPENDS
+++ b/DEPENDS
@@ -21,7 +21,7 @@
 │ libxcursor  │ 1.1.11 │ 1.1.11 │ http://ftp.x.org/pub/current/src/lib/  │
 │ Xlib        │ 1.3.3  │ 1.4.3  │ http://ftp.x.org/pub/current/src/lib/  │
 │ PCRE        │ 8.12   │ 8.12   │ http://www.pcre.org/                   │
-│ libsn¹      │ 0.12   │ 0.12   │ http://freedesktop.org/wiki/Software/startup-notification
+│ libsn¹      │ 0.10   │ 0.12   │ http://freedesktop.org/wiki/Software/startup-notification
 └─────────────┴────────┴────────┴────────────────────────────────────────┘
  ¹ libsn = libstartup-notification
 
index d78e81d5df910640d5b33d767232e05819eb0fe7..96e0ead181fe6909d4c98400e7ebe430c81b8511 100644 (file)
@@ -3,7 +3,7 @@ Section: utils
 Priority: extra
 Maintainer: Michael Stapelberg <michael@stapelberg.de>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 6), libx11-dev, libxcb-util0-dev (>= 0.3.8), libxcb-keysyms1-dev, libxcb-xinerama0-dev (>= 1.1), libxcb-randr0-dev, libxcb-icccm4-dev, libxcursor-dev, asciidoc (>= 8.4.4), xmlto, docbook-xml, pkg-config, libev-dev, flex, bison, libyajl-dev, perl, texlive-latex-base, texlive-latex-recommended, texlive-latex-extra, libpcre3-dev, libstartup-notification0-dev (>= 0.12-1)
+Build-Depends: debhelper (>= 6), libx11-dev, libxcb-util0-dev (>= 0.3.8), libxcb-keysyms1-dev, libxcb-xinerama0-dev (>= 1.1), libxcb-randr0-dev, libxcb-icccm4-dev, libxcursor-dev, asciidoc (>= 8.4.4), xmlto, docbook-xml, pkg-config, libev-dev, flex, bison, libyajl-dev, perl, texlive-latex-base, texlive-latex-recommended, texlive-latex-extra, libpcre3-dev, libstartup-notification0-dev (>= 0.12)
 Standards-Version: 3.9.2
 Homepage: http://i3wm.org/