Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nx-libs
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dimbor
nx-libs
Commits
1b967c70
Commit
1b967c70
authored
Aug 27, 2019
by
Mike Gabriel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
debian/control: Split-out nxdialog bin:pkg.
parent
6bca289a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
3 deletions
+22
-3
control
debian/control
+22
-3
No files found.
debian/control
View file @
1b967c70
...
...
@@ -330,9 +330,6 @@ Depends:
libnx-x11-6 (= ${binary:Version}),
libxcomp3 (= ${binary:Version}),
libxcompshad3 (= ${binary:Version}),
python3,
python3-gi,
gir1.2-gtk-3.0,
x11-xkb-utils,
${misc:Depends},
${shlibs:Depends},
...
...
@@ -378,6 +375,28 @@ Description: NX agent (debug package)
helpful backtraces. You can safely remove it if you do not intend to
debug NX packages on this system.
Package: nxdialog
Architecture: all
Depends:
python3,
python3-gi,
gir1.2-gtk-3.0,
x11-xkb-utils,
${misc:Depends},
Recommends:
nxagent,
Breaks:
nxagent (<< 2:3.5.99.21-2~),
Replaces:
nxagent (<< 2:3.5.99.21-2~),
Description: Dialogs for NX Agent
NX is a software suite which implements very efficient
compression of the X11 protocol. This increases performance when
using X applications over a network, especially a slow one.
.
nxdialog adds dialog windows/menus to nxagent. They get triggered by
certain actions within the NX Agent Xserver.
Package: nxproxy
Architecture: any
Multi-Arch: foreign
...
...
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