Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
648
Issues
648
List
Boards
Labels
Service Desk
Milestones
Merge Requests
163
Merge Requests
163
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
2a6fa451
Commit
2a6fa451
authored
Dec 27, 2009
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
x11/cups: cups service depends on dbus
parent
8514c999
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
x11/cups/APKBUILD
x11/cups/APKBUILD
+2
-2
x11/cups/cupsd.initd
x11/cups/cupsd.initd
+1
-1
No files found.
x11/cups/APKBUILD
View file @
2a6fa451
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
cups
pkgver
=
1.4.2
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"The CUPS Printing System"
url
=
"http://www.cups.org/"
license
=
"GPL"
...
...
@@ -89,4 +89,4 @@ client() {
md5sums
=
"d95e2d588e3d36e563027a963b117b1b cups-1.4.2-source.tar.bz2
f861b18f4446c43918c8643dcbbd7f6d cups.logrotate
a1fb32d0f7745bada3c45acbf883bd93
cupsd.initd"
1154ed66fdcfa0523f929a369079f43c
cupsd.initd"
x11/cups/cupsd.initd
View file @
2a6fa451
...
...
@@ -2,7 +2,7 @@
depend() {
use net
@neededservices@
need dbus
before nfs
after logger
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment