]> err.no Git - systemd/commitdiff
Add dependency on new util-linux to make sure /sbin/agetty exists
authorTollef Fog Heen <tfheen@err.no>
Sun, 26 Dec 2010 11:58:17 +0000 (12:58 +0100)
committerTollef Fog Heen <tfheen@err.no>
Sun, 26 Dec 2010 11:58:17 +0000 (12:58 +0100)
debian/changelog
debian/control

index 9321b0849a7ae503b00b4d655de995d9334db797..39a17bf927f3469f139b9e26768b9dc9fd149be5 100644 (file)
@@ -7,6 +7,7 @@ systemd (15-1) experimental; urgency=low
   * /usr/share/systemd/session has been renamed to /usr/share/systemd/user
     upstream, adjust build system accordingly.
   * Remove -s from getty serial console invocation.
+  * Add dependency on new util-linux to make sure /sbin/agetty exists
 
   [ Michael Biebl ]
   * Revert upstream change which requires libnotify 0.7 (not yet available in
index 997d37de8f544098427f0afda6f2bc0d8e95ba19..5da7d85091294b1c44dc1356bcf3049d20377942 100644 (file)
@@ -14,7 +14,7 @@ Section: admin
 Priority: extra
 Recommends: libpam-systemd
 Suggests: systemd-gui
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, util-linux (>= 2.17.2-5)
 Description: system and session manager
  systemd is a replacement for sysvinit.  It is dependency-based and
  able to read the LSB init script headers in addition to parsing rcN.d