mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 16:07:42 +00:00
startup-notification: fix typo in dependencies line
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
e8fdc08dc3
commit
96c607c93a
3
CHANGES
3
CHANGES
@ -18,7 +18,8 @@
|
|||||||
fs: old-style squashfs for big endian archs fixed.
|
fs: old-style squashfs for big endian archs fixed.
|
||||||
|
|
||||||
Updated/fixed packages: busybox, imagemagick, libglib2, lua,
|
Updated/fixed packages: busybox, imagemagick, libglib2, lua,
|
||||||
luafilesystem, lzo, netcat, php, qt, sysvinit, util-linux
|
luafilesystem, lzo, netcat, php, qt, startup-notification,
|
||||||
|
sysvinit, util-linux
|
||||||
|
|
||||||
Issues resolved (http://bugs.uclibc.org):
|
Issues resolved (http://bugs.uclibc.org):
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@ STARTUP_NOTIFICATION_SITE = http://freedesktop.org/software/startup-notification
|
|||||||
STARTUP_NOTIFICATION_AUTORECONF = NO
|
STARTUP_NOTIFICATION_AUTORECONF = NO
|
||||||
STARTUP_NOTIFICATION_INSTALL_STAGING = YES
|
STARTUP_NOTIFICATION_INSTALL_STAGING = YES
|
||||||
STARTUP_NOTIFICATION_INSTALL_TARGET = YES
|
STARTUP_NOTIFICATION_INSTALL_TARGET = YES
|
||||||
STARTUP_NOTIFICATION = xlib_libX11
|
STARTUP_NOTIFICATION_DEPENDENCIES = xlib_libX11
|
||||||
|
|
||||||
STARTUP_NOTIFICATION_CONF_ENV = lf_cv_sane_realloc=yes
|
STARTUP_NOTIFICATION_CONF_ENV = lf_cv_sane_realloc=yes
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user